3.5.20 \(\int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx\) [420]

3.5.20.1 Optimal result
3.5.20.2 Mathematica [A] (verified)
3.5.20.3 Rubi [A] (verified)
3.5.20.4 Maple [F]
3.5.20.5 Fricas [F]
3.5.20.6 Sympy [F]
3.5.20.7 Maxima [F]
3.5.20.8 Giac [F(-2)]
3.5.20.9 Mupad [F(-1)]

3.5.20.1 Optimal result

Integrand size = 27, antiderivative size = 379 \[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\frac {3^{-1-n} e^{-\frac {3 a}{b}} \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (1+n,-\frac {3 (a+b \text {arccosh}(c x))}{b}\right )}{8 c^2 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {e^{-\frac {a}{b}} \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (1+n,-\frac {a+b \text {arccosh}(c x)}{b}\right )}{8 c^2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {e^{a/b} \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \left (\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (1+n,\frac {a+b \text {arccosh}(c x)}{b}\right )}{8 c^2 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {3^{-1-n} e^{\frac {3 a}{b}} \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \left (\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (1+n,\frac {3 (a+b \text {arccosh}(c x))}{b}\right )}{8 c^2 \sqrt {-1+c x} \sqrt {1+c x}} \]

output
1/8*3^(-1-n)*(a+b*arccosh(c*x))^n*GAMMA(1+n,-3*(a+b*arccosh(c*x))/b)*(-c^2 
*d*x^2+d)^(1/2)/c^2/exp(3*a/b)/(((-a-b*arccosh(c*x))/b)^n)/(c*x-1)^(1/2)/( 
c*x+1)^(1/2)-1/8*(a+b*arccosh(c*x))^n*GAMMA(1+n,(-a-b*arccosh(c*x))/b)*(-c 
^2*d*x^2+d)^(1/2)/c^2/exp(a/b)/(((-a-b*arccosh(c*x))/b)^n)/(c*x-1)^(1/2)/( 
c*x+1)^(1/2)+1/8*exp(a/b)*(a+b*arccosh(c*x))^n*GAMMA(1+n,(a+b*arccosh(c*x) 
)/b)*(-c^2*d*x^2+d)^(1/2)/c^2/(((a+b*arccosh(c*x))/b)^n)/(c*x-1)^(1/2)/(c* 
x+1)^(1/2)-1/8*3^(-1-n)*exp(3*a/b)*(a+b*arccosh(c*x))^n*GAMMA(1+n,3*(a+b*a 
rccosh(c*x))/b)*(-c^2*d*x^2+d)^(1/2)/c^2/(((a+b*arccosh(c*x))/b)^n)/(c*x-1 
)^(1/2)/(c*x+1)^(1/2)
 
3.5.20.2 Mathematica [A] (verified)

Time = 0.97 (sec) , antiderivative size = 241, normalized size of antiderivative = 0.64 \[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=-\frac {d e^{-\frac {3 a}{b}} \sqrt {\frac {-1+c x}{1+c x}} (1+c x) (a+b \text {arccosh}(c x))^n \left (3 e^{\frac {4 a}{b}} \left (\frac {a}{b}+\text {arccosh}(c x)\right )^{-n} \Gamma \left (1+n,\frac {a}{b}+\text {arccosh}(c x)\right )+\left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \left (3^{-n} \Gamma \left (1+n,-\frac {3 (a+b \text {arccosh}(c x))}{b}\right )-3 e^{\frac {2 a}{b}} \Gamma \left (1+n,-\frac {a+b \text {arccosh}(c x)}{b}\right )-3^{-n} e^{\frac {6 a}{b}} \left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{2 n} \left (-\frac {(a+b \text {arccosh}(c x))^2}{b^2}\right )^{-n} \Gamma \left (1+n,\frac {3 (a+b \text {arccosh}(c x))}{b}\right )\right )\right )}{24 c^2 \sqrt {-d (-1+c x) (1+c x)}} \]

input
Integrate[x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^n,x]
 
output
-1/24*(d*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*(a + b*ArcCosh[c*x])^n*((3*E 
^((4*a)/b)*Gamma[1 + n, a/b + ArcCosh[c*x]])/(a/b + ArcCosh[c*x])^n + (Gam 
ma[1 + n, (-3*(a + b*ArcCosh[c*x]))/b]/3^n - 3*E^((2*a)/b)*Gamma[1 + n, -( 
(a + b*ArcCosh[c*x])/b)] - (E^((6*a)/b)*(-((a + b*ArcCosh[c*x])/b))^(2*n)* 
Gamma[1 + n, (3*(a + b*ArcCosh[c*x]))/b])/(3^n*(-((a + b*ArcCosh[c*x])^2/b 
^2))^n))/(-((a + b*ArcCosh[c*x])/b))^n))/(c^2*E^((3*a)/b)*Sqrt[-(d*(-1 + c 
*x)*(1 + c*x))])
 
3.5.20.3 Rubi [A] (verified)

Time = 0.64 (sec) , antiderivative size = 279, normalized size of antiderivative = 0.74, number of steps used = 4, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {6367, 5971, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx\)

\(\Big \downarrow \) 6367

\(\displaystyle \frac {\sqrt {d-c^2 d x^2} \int (a+b \text {arccosh}(c x))^n \cosh \left (\frac {a}{b}-\frac {a+b \text {arccosh}(c x)}{b}\right ) \sinh ^2\left (\frac {a}{b}-\frac {a+b \text {arccosh}(c x)}{b}\right )d(a+b \text {arccosh}(c x))}{b c^2 \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 5971

\(\displaystyle \frac {\sqrt {d-c^2 d x^2} \int \left (\frac {1}{4} (a+b \text {arccosh}(c x))^n \cosh \left (\frac {3 a}{b}-\frac {3 (a+b \text {arccosh}(c x))}{b}\right )-\frac {1}{4} (a+b \text {arccosh}(c x))^n \cosh \left (\frac {a}{b}-\frac {a+b \text {arccosh}(c x)}{b}\right )\right )d(a+b \text {arccosh}(c x))}{b c^2 \sqrt {c x-1} \sqrt {c x+1}}\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {\sqrt {d-c^2 d x^2} \left (\frac {1}{8} b 3^{-n-1} e^{-\frac {3 a}{b}} (a+b \text {arccosh}(c x))^n \left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (n+1,-\frac {3 (a+b \text {arccosh}(c x))}{b}\right )-\frac {1}{8} b e^{-\frac {a}{b}} (a+b \text {arccosh}(c x))^n \left (-\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (n+1,-\frac {a+b \text {arccosh}(c x)}{b}\right )+\frac {1}{8} b e^{a/b} (a+b \text {arccosh}(c x))^n \left (\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (n+1,\frac {a+b \text {arccosh}(c x)}{b}\right )-\frac {1}{8} b 3^{-n-1} e^{\frac {3 a}{b}} (a+b \text {arccosh}(c x))^n \left (\frac {a+b \text {arccosh}(c x)}{b}\right )^{-n} \Gamma \left (n+1,\frac {3 (a+b \text {arccosh}(c x))}{b}\right )\right )}{b c^2 \sqrt {c x-1} \sqrt {c x+1}}\)

input
Int[x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^n,x]
 
output
(Sqrt[d - c^2*d*x^2]*((3^(-1 - n)*b*(a + b*ArcCosh[c*x])^n*Gamma[1 + n, (- 
3*(a + b*ArcCosh[c*x]))/b])/(8*E^((3*a)/b)*(-((a + b*ArcCosh[c*x])/b))^n) 
- (b*(a + b*ArcCosh[c*x])^n*Gamma[1 + n, -((a + b*ArcCosh[c*x])/b)])/(8*E^ 
(a/b)*(-((a + b*ArcCosh[c*x])/b))^n) + (b*E^(a/b)*(a + b*ArcCosh[c*x])^n*G 
amma[1 + n, (a + b*ArcCosh[c*x])/b])/(8*((a + b*ArcCosh[c*x])/b)^n) - (3^( 
-1 - n)*b*E^((3*a)/b)*(a + b*ArcCosh[c*x])^n*Gamma[1 + n, (3*(a + b*ArcCos 
h[c*x]))/b])/(8*((a + b*ArcCosh[c*x])/b)^n)))/(b*c^2*Sqrt[-1 + c*x]*Sqrt[1 
 + c*x])
 

3.5.20.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 5971
Int[Cosh[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sinh[(a_.) + 
(b_.)*(x_)]^(n_.), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sinh[a + 
b*x]^n*Cosh[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] & 
& IGtQ[p, 0]
 

rule 6367
Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_.)*((d_) + (e_.)*(x_) 
^2)^(p_.), x_Symbol] :> Simp[(1/(b*c^(m + 1)))*Simp[(d + e*x^2)^p/((1 + c*x 
)^p*(-1 + c*x)^p)]   Subst[Int[x^n*Cosh[-a/b + x/b]^m*Sinh[-a/b + x/b]^(2*p 
 + 1), x], x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c, d, e, n}, x] && Eq 
Q[c^2*d + e, 0] && IGtQ[2*p + 2, 0] && IGtQ[m, 0]
 
3.5.20.4 Maple [F]

\[\int x \left (a +b \,\operatorname {arccosh}\left (c x \right )\right )^{n} \sqrt {-c^{2} d \,x^{2}+d}d x\]

input
int(x*(a+b*arccosh(c*x))^n*(-c^2*d*x^2+d)^(1/2),x)
 
output
int(x*(a+b*arccosh(c*x))^n*(-c^2*d*x^2+d)^(1/2),x)
 
3.5.20.5 Fricas [F]

\[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\int { \sqrt {-c^{2} d x^{2} + d} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}^{n} x \,d x } \]

input
integrate(x*(a+b*arccosh(c*x))^n*(-c^2*d*x^2+d)^(1/2),x, algorithm="fricas 
")
 
output
integral(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)^n*x, x)
 
3.5.20.6 Sympy [F]

\[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\int x \sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{n}\, dx \]

input
integrate(x*(a+b*acosh(c*x))**n*(-c**2*d*x**2+d)**(1/2),x)
 
output
Integral(x*sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x))**n, x)
 
3.5.20.7 Maxima [F]

\[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\int { \sqrt {-c^{2} d x^{2} + d} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}^{n} x \,d x } \]

input
integrate(x*(a+b*arccosh(c*x))^n*(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima 
")
 
output
integrate(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)^n*x, x)
 
3.5.20.8 Giac [F(-2)]

Exception generated. \[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\text {Exception raised: TypeError} \]

input
integrate(x*(a+b*arccosh(c*x))^n*(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")
 
output
Exception raised: TypeError >> an error occurred running a Giac command:IN 
PUT:sage2:=int(sage0,sageVARx):;OUTPUT:sym2poly/r2sym(const gen & e,const 
index_m & i,const vecteur & l) Error: Bad Argument Value
 
3.5.20.9 Mupad [F(-1)]

Timed out. \[ \int x \sqrt {d-c^2 d x^2} (a+b \text {arccosh}(c x))^n \, dx=\int x\,{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^n\,\sqrt {d-c^2\,d\,x^2} \,d x \]

input
int(x*(a + b*acosh(c*x))^n*(d - c^2*d*x^2)^(1/2),x)
 
output
int(x*(a + b*acosh(c*x))^n*(d - c^2*d*x^2)^(1/2), x)